LineNumberingConfiguration Properties

Properties

CountEmptyLines Specifies whether empty lines are included in the line count. The defined values for the attribute are: -false: empty lines are not included in a line count. -true: empty lines are included in a line count. The default value for this attribute is true.
CountLinesInTextBoxes Specifies whether text in text boxes is included in the line count. If the value of this attribute is true, text within text boxes is included in the line count. The defined values for the text:count-in-text-boxes attribute are: -false: text within text boxes is not included in a line count. -true: text within text boxes is included in a line count. The default value for this attribute is false.
Increment Contains the line numbers to be numbered as multiples of a specified increment.
LineNumberingEnabled Specifies whether lines are numbered.
NumberFormat Contains the numbering sequence.
Offset Contains the distance between a line number and the margin.
Position Contains the margin where line numbers appear.
RestartOnPage Specifies whether the line count is reset to 1 at the start of every page. The defined values for the text:restart-on-page attribute are: -false: line count is not reset, resulting in document-specific numbering of lines. -true: line count is reset to 1 at the beginning of every page, resulting in page-specific line numbering. The default value for this attribute is false.
Separator Contains the text that is displayed as a separator. A separator is text that is displayed instead of a line number for lines where no number is displayed.
Style Contains the text style.

See Also